home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / tsr / marxpp11.zip / MARXPOP.DOC next >
Text File  |  1993-01-26  |  6KB  |  148 lines

  1.     
  2.     Computer Tyme MARXPOP * Version 1.1 * Release Date: 11-28-92
  3.     Copyright 1992 by Marc Perkel * All Rights Reserved
  4.     
  5.     Computer Tyme * 411 North Sherman, Suite 300 * Springfield Mo. 65802
  6.     Voice: 417-866-1222 * Modem: 417-866-1665 * Fax: 417-866-0135 * USA
  7.      
  8.     This program is part of a utilities package. Before registering it
  9.     you might want to try out some of the other programs in the package.
  10.      
  11.     You can download these other programs from our BBS at 417-866-1665 or
  12.     from our section on Compuserve. (GO COMPTYME) If you have any questions
  13.     feel free to call us.
  14.      
  15.          ┌─────────────────────────────────────────────────────┐
  16.          │ Evaluation Version. This program is not registered. │
  17.          │    If you want to use it you need to buy a copy.    │
  18.          └─────────────────────────────────────────────────────┘
  19.      
  20.     Price: $95/Server, $995/Unlimited
  21.     
  22.     Usage: MARXPOP <config file> /U
  23.     Example: MARXPOP MARXPOP.CFG
  24.     
  25.       /U to unload MARXPOP from memory.
  26.     
  27.     MarxPop allows you to pop up 7 programs as if they were TSRs.
  28.     You specify what programs to pop up by creating a configuration
  29.     file with your editor. This configuration file contains key word
  30.     commands that tell MarxPop how you want it to work.
  31.     
  32.     Configuration File Example:
  33.     
  34.        KEY ALT F11 = DM3.EXE        ;Directory Master III
  35.        KEY CTRL LS 1 = MARX PRINT;  ;MarxMenu Printer Utility
  36.        KEY ALT M = MARXMENU MAIL    ;Mail Program
  37.        KEY LS F3 =                  ;Blank Entry runs COMMAND.COM
  38.     
  39.     The word KEY is used to define a popup key. To define the key
  40.     the words CTRL, ALT, LS, and RS specify the Control, Alt,
  41.     Left Shift and Right Shift respectively. The keynames F1 thru F12,
  42.     A thru Z, and 0 thru 9 are recognized.
  43.     
  44.     MarxPop understands other words that control how it works. The
  45.     word SWAPPATH specifies the directory where swapfiles are kept
  46.     if there isn't enough room in EMS or XMS memory. DISKSWAP
  47.     forces MarxPop to use disk instead of EMS or XMS.
  48.     
  49.     Normally MarxPop uses EMS before XMS memory. The word XMS forces
  50.     MarxPop to use XMS memory. The word NOMOUSE prevents MarxPop from
  51.     saving mouse information before poping up. NOSWAPMESSAGE is used
  52.     to turn off the swapping message that appears on the screen while
  53.     swapping. SHOWPROGRAM displays the program name on the screen while
  54.     being loaded. Any text after a semicolon is considered a comment.
  55.     
  56.     When setting keys, if you want to run a COM or EXE program then
  57.     use the COM or EXE extension in the configuration file. This allows
  58.     MarxPop to load the program directly without having to load COMMAND.COM
  59.     which takes more memory and time to load.
  60.     
  61.     Another way to specify the swap path is to set an environment
  62.     variable TEMP to point to a directory where the swap files are
  63.     to be kept. This is the same environment variable that Windows,
  64.     DOS 5.0 and MarxMenu use for temporary files. If you are running
  65.     on a network, the user must have full access rights to the
  66.     directory where temporary disk files are kept.
  67.     
  68.     Example: SET TEMP=F:\TMPFILES
  69.     
  70.     On Novell networks MarxPop automatically selects unique names for
  71.     the temporary files. On other networks you must set an environment
  72.     variable STATION to a unique number from 1 to 255 or specify a
  73.     unique swap path for each user.
  74.     
  75.     Example: SET STATION=5
  76.     
  77.     Limitations:
  78.     
  79.     Never load a TSR when poping up a second program. This will cause
  80.     the system to hang. MarxPop will not pop up a program while you are
  81.     at the dos command prompt. You must me in an application to use
  82.     popups unless you are running DOLIST. MarxPop will not pop up over
  83.     a graphics application. Only text mode is supported.
  84.     
  85.     Do not load MarxPop before any TSR that are responding to real time
  86.     communication such as network shells. Always load MarxPop after these
  87.     shells. MarxPop will not work if loaded high. Once you pop up a program
  88.     you can not pop up another program until the first one finishes.
  89.     
  90.     MarxPop Memory Usage:
  91.     
  92.       Main Task: 7k
  93.       Second Task: 15k
  94.     
  95.     ==========================================================
  96.  
  97.         Make Check             Computer Tyme               Order Form
  98.         Payable To:     411 North Sherman Suite 300
  99.                          Springfield Mo. 65802 USA
  100.  
  101.                Voice: (417) 866-1222 * Sales: (800) 548-5353
  102.                  Fax: (417) 866-0135 * BBS: (417) 866-1665
  103.                Compuserve: 71333,427 * GO COMPTYME
  104.  
  105.         =============================================================
  106.  
  107.         Company:     ________________________________________________
  108.  
  109.         Name:        ________________________________________________
  110.  
  111.         Address:     ________________________________________________
  112.  
  113.         City/St/Zip: ________________________________________________
  114.  
  115.         Phone:       ________________________________________________
  116.  
  117.         PO. Number:  ________________________________________________
  118.  
  119.         Got From:    ________________________________________________
  120.  
  121.         Comments:    ________________________________________________
  122.  
  123.         Comments:    ________________________________________________
  124.  
  125.  
  126.         ==> MARXPOP * Version 1.1 * Release Date: 11-28-92
  127.  
  128.         ==> Price: $95/Server, $995/Unlimited
  129.  
  130.  
  131.         Dos ToolBox: $59.95/User __    MarxMenu: $59.95/User __
  132.  
  133.         Network Survival Kit: (Inc. ToolBox/MarxMenu) $495/Server __
  134.  
  135.         Shipping:     Ground: $3 __    2nd Day:  $6 __
  136.  
  137.                       1 Day: $15 __    Foreign: $15 __
  138.  
  139.         Credit Card Number: _______________ Expiration Date: ________
  140.  
  141.         Signature: __________________________________________________
  142.  
  143.                   Master Card: __   Visa: __   Discover: __
  144.  
  145.                     * We do not take American Express *
  146.  
  147.         =============================================================
  148.